projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c0f54
)
Document GTK_THEME
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Nov 2013 01:28:49 +0000
(20:28 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Nov 2013 10:59:13 +0000
(
05:59
-0500)
docs/reference/gtk/running.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/running.sgml
b/docs/reference/gtk/running.sgml
index 71fb7b364bb3675de91f6b8c2ffe685fa99b9d07..8065e194e81f2ad8a79f48bd409ccb2c01b7ac7f 100644
(file)
--- a/
docs/reference/gtk/running.sgml
+++ b/
docs/reference/gtk/running.sgml
@@
-314,6
+314,16
@@
additional environment variables.
</para>
</formalpara>
+<formalpara>
+ <title><envar>GTK_THEME</envar></title>
+
+ <para>
+ If set, makes GTK+ use the named theme instead of the theme
+ that is specified by the gtk-theme-name setting. This is intended
+ mainly for easy debugging of theme issues.
+ </para>
+</formalpara>
+
<para>
The following environment variables are used by GdkPixbuf, GDK or
Pango, not by GTK+ itself, but we list them here for completeness